Socket
Socket
Sign inDemoInstall

@nodestrap/check

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodestrap/check

A UI for the user to select multiple options.


Version published
Weekly downloads
5
decreased by-28.57%
Maintainers
1
Weekly downloads
 
Created
Source

<Check />

A UI for the user to select multiple options.

Preview

<Check value="me" name="awesome" theme='primary' size='lg' gradient={true} outlined={true} enableValidation={true} isValid={true}>
    select me
</Check>

Rendered to:

<span class="c1 thPrimary szLg gradient outlined vald">
    ...
    select me
</span>

Features

  • Includes all features in <EditableActionControl />.
  • Customizable via @cssfn/css-config.

Installation

Using npm:

npm i @nodestrap/check

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]

Keywords

FAQs

Package last updated on 29 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc